home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Programming / AMOSList / AMOSLIST / text0152.txt < prev    next >
Encoding:
Text File  |  1998-04-01  |  703 b   |  20 lines

  1.      
  2.      Greetings,
  3.      
  4.         I have a problem with sorting data that I cannot seem to get my 
  5.      head around and am hoping someone can help me out or point me in the 
  6.      right direction.
  7.      
  8.      My program has a memory bank which consists of 128 blocks of memory, 
  9.      each 256k in size.  Each memory block has a name and category and I 
  10.      want to be able to sort the bank by either.
  11.      
  12.      When I sort by name and category the sort works fine but only the 
  13.      names/category have been sorted.  I need the memory blocks sorted to 
  14.      conicide with the newly sorted names.  Where do I start?
  15.      
  16.      I hope I have explained it clearly.  Thanks inadvance.
  17.      
  18.      Declan.
  19.  
  20.